glib-networking: update to version 2.80.1
authorDaniel Golle <[email protected]>
Sat, 26 Apr 2025 03:29:59 +0000 (04:29 +0100)
committerDaniel Golle <[email protected]>
Sat, 26 Apr 2025 14:27:35 +0000 (15:27 +0100)
2.80.1 - January 8, 2025
========================

 - OpenSSL: fix crash in complete_handshake (!251, Dario Saccavino)
 - OpenSSL: fix invalid free in openssl_get_binding_tls_server_end_point() (!255)
 - TLS test should handle G_IO_ERROR_WOULD_BLOCK (!253, Richard Purdie and Alexander Kanavin)
 - Updated translations

Signed-off-by: Daniel Golle <[email protected]>
libs/glib-networking/Makefile

index 9c2342e28d0293085b46f260c0a393c6fbf9f58c..962349d2a210484014a018afb227cf7d95d50bc5 100644 (file)
@@ -1,12 +1,12 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=glib-networking
-PKG_VERSION:=2.80.0
+PKG_VERSION:=2.80.1
 PKG_RELEASE:=1
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
 PKG_SOURCE_URL:=@GNOME/$(PKG_NAME)/$(basename $(PKG_VERSION))
-PKG_HASH:=d8f4f1aab213179ae3351617b59dab5de6bcc9e785021eee178998ebd4bb3acf
+PKG_HASH:=b80e2874157cd55071f1b6710fa0b911d5ac5de106a9ee2a4c9c7bee61782f8e
 
 PKG_MAINTAINER:=Daniel Golle <[email protected]>
 PKG_LICENSE:=LGPL-2.1-or-later